fix(deps): update all major dependencies (major) #21
+40
−40
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.9.4
->6.5.8
5.9.4
->6.5.8
5.9.4
->6.5.8
5.2.2
->6.1.1
5.9.4
->6.5.8
10.2.10
->11.1.6
10.2.10
->11.1.6
10.2.6
->11.0.3
10.2.10
->11.1.6
10.2.10
->11.1.6
29.5.11
->30.0.0
20.10.4
->22.18.10
6.13.2
->8.46.1
6.13.2
->8.46.1
v4
->v5
v4
->v6
v3
->v5
16.3.1
->17.2.3
8.55.0
->9.37.0
27.6.0
->29.0.1
8.0.3
->9.1.7
29.7.0
->30.2.0
15.2.0
->16.2.4
v5.0.0
->v9.0.0
6
->10
v2.4.0
->v4.2.0
5.0.5
->6.0.1
6.0.4
->7.2.0
Release Notes
mikro-orm/mikro-orm (@mikro-orm/cli)
v6.5.8
Compare Source
Bug Fixes
mapToPk()
and remove defaultref: true
indefineEntity
helper (#6919) (f0d4e8e)defineEntity
(#6920) (aa7295e), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14465227onConflictFields
on JSON properties (4eab82e), closes #6900createForeignKeyConstraint
property option (23e898b), closes #6903Features
defineEntity
helper (#6912) (2d39dd0)v6.5.7
Compare Source
Bug Fixes
Opt
,Hidden
,Config
andRequiredNullable
(#6884) (6ce418d)autoincrement
properties withOpt
type indefineEntity
helper (#6910) (e2a8ed4)id
property overuuid
property for default PK inference (7a9c834), closes #6865em.transactional
(a3941a1), closes #6895Features
Performance Improvements
em.transactional
(36bdc43), closes #6905em.transactional
(b29e88c), closes #6890em.transactional
when it's empty (b7751d5), closes #6890v6.5.6
Compare Source
Bug Fixes
defineEntity
helper (#6873) (42e7df1), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14483413em.refresh
will refresh detached entities too (c156e30), closes #6867Features
FileCacheAdapter
(#6866) (21d364d)skipTables
andskipColumns
options to schema generator (#6870) (5937ab6), closes #5346v6.5.5
Compare Source
Bug Fixes
IncludeCount
type argument torepo.findByCursor()
(34c9630)v6.5.4
Compare Source
Bug Fixes
ref()
(56e441d), closes #6853v6.5.3
Compare Source
Bug Fixes
em.find
andem.count
(ead5074), closes #6823RequiredNullable
from@mikro-orm/core
(#6836) (961ee74)em.transactional
with composite custom type PK (0b82f43), closes #6825em.refresh()
(9a7bbc3), closes #6828v6.5.2
Compare Source
Bug Fixes
em.assign
withonlyOwnProperties
(#6822) (099869f), closes #6813v6.5.1
Compare Source
indexName
argument to index expression callback (b77c90f)v6.5.0
Compare Source
Bug Fixes
null
values via collection operators (d7b25a7), closes #6736em.transactional
context propagation won't result in breaking identity map (2b608fc), closes #6764decimal
andfloat
properties (#6807) (7cd8b1c), closes #6806 #6806em.refresh
on nested entities with embeddables (640985c), closes #6705hydrate: false
from change tracking (4a6fb9b), closes #6723em.count
(323ffef), closes #6666flush
and others (#6777) (083a1ee), closes #6776ScalarReference
properties (84d20b1), closes #6793default
for missing values in multi insert for custom types (eae635f), closes #6727''
instead of\'
(4bc1c9e)primary key
with generated identity columns (382d5b3), closes #6693qb.leftJoinAndSelect
with a subquery on M:N relations (aa52abb)runtimeType
to support correct hydration of scalar references (ff6a7ae), closes #5557ScalarRef<T>
andEntityRef<T>
type (6b1a349), closes #5557order by
clause when ordering by a not populated relation (b8a7984), closes #6757Features
balanced
loading strategy (#6787) (a7bff86), closes #6129loadOrFail
toScalarReference
wrapper (#6716) (dcff19f)RequiredNullable
helper type (#6756) (71f5153), closes 6744onCreate
hooks duringem.create
(#6263) (1a2cc2e)contextName
in@Transactional
decorator (#6719) (9ce9499)Performance Improvements
em.refresh
faster for reloading large entity graphs (a44f671)6.4.16 (2025-05-30)
Bug Fixes
em.refresh
is called on properties with custom types (6a6167e), closes #6674type
option of version properties (bd31fb6)Features
6.4.15 (2025-05-09)
Bug Fixes
debug
command (2a8bcce)populateWhere
(6dd3ec7), closes #6635Features
6.4.14 (2025-05-05)
Bug Fixes
EntitySchema
before processing the metadata (cbf4a7f), closes #6540em.create
andem.assign
(1455027), closes #6609object
gets inferred (6e46afa), closes #6633orderBy
value type (06f1a72)null
as a valid cache result (#6585) (e3bb8e4), closes #6584Features
6.4.13 (2025-04-12)
Bug Fixes
null
andundefined
toref()
and respect it in return type (2708c7a)Record
properties when mapping toEntityDTO
(e4ef475)populate
parameter ofem.populate()
readonly (#6580) (87d8c95), closes #6579default
andnullable
of check constraint enums (#6572) (db9b0bf), closes #65716.4.12 (2025-04-06)
Bug Fixes
date
type is mapped to string instead ofDate
object (098d71b), closes #6553Features
includeCount
option toem.findByCursor
(#6536) (eeae0d4), closes #46266.4.11 (2025-03-21)
Bug Fixes
unmarshallArray
(#6501) (0661942)dbName
is:memory:
or URL (b0f97ed), closes #65336.4.10 (2025-03-16)
Bug Fixes
Performance Improvements
6.4.9 (2025-03-07)
Bug Fixes
expression
callback (a13a8a0), closes #6481convertToDatabaseValueSQL
for missing values (63b028b), closes #6470Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.